home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 5-Fonts & Software / Applications / MacProject II / MacProject II Help / card_77420.txt < prev    next >
Text File  |  1989-09-27  |  4KB  |  175 lines

  1. -- card: 77420 from stack: in
  2. -- bmap block id: 77688
  3. -- flags: 0000
  4. -- background id: 68193
  5. -- name: Lag Time DBOX
  6.  
  7.  
  8. -- part 4 (field)
  9. -- low flags: 01
  10. -- high flags: 2002
  11. -- rect: left=10 top=92 right=125 bottom=118
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 10
  17. -- style flags: 0
  18. -- line height: 13
  19. -- part name: How-to
  20.  
  21.  
  22. -- part 5 (button)
  23. -- low flags: 00
  24. -- high flags: 2000
  25. -- rect: left=137 top=110 right=151 bottom=392
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: type
  34. ----- HyperTalk script -----
  35. on mouseDown
  36.   show card field popupType
  37. end mouseDown
  38.  
  39. on mouseUp
  40.   hide card field popupType
  41. end mouseUp
  42.  
  43.  
  44.  
  45.  
  46. -- part 7 (button)
  47. -- low flags: 00
  48. -- high flags: 2000
  49. -- rect: left=137 top=158 right=187 bottom=392
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: duration
  58. ----- HyperTalk script -----
  59. on mouseDown
  60.   show card field popupDuration
  61. end mouseDown
  62.  
  63. on mouseUp
  64.   hide card field popupDuration
  65. end mouseUp
  66.  
  67.  
  68.  
  69.  
  70. -- part 8 (button)
  71. -- low flags: 00
  72. -- high flags: 2000
  73. -- rect: left=268 top=192 right=221 bottom=428
  74. -- title width / last selected line: 0
  75. -- icon id / first selected line: 0 / 0
  76. -- text alignment: 1
  77. -- font id: 0
  78. -- text size: 12
  79. -- style flags: 0
  80. -- line height: 16
  81. -- part name: buttons
  82. ----- HyperTalk script -----
  83. on mouseDown
  84.   show card field popupButtons
  85. end mouseDown
  86.  
  87. on mouseUp
  88.   hide card field popupButtons
  89. end mouseUp
  90.  
  91.  
  92.  
  93.  
  94. -- part 6 (field)
  95. -- low flags: 81
  96. -- high flags: 2004
  97. -- rect: left=136 top=158 right=265 bottom=429
  98. -- title width / last selected line: 0
  99. -- icon id / first selected line: 0 / 0
  100. -- text alignment: 0
  101. -- font id: 3
  102. -- text size: 10
  103. -- style flags: 0
  104. -- line height: 13
  105. -- part name: popupType
  106. ----- HyperTalk script -----
  107. on mouseUp
  108.   hide card field "popupType"
  109. end mouseUp
  110.  
  111.  
  112. -- part 9 (field)
  113. -- low flags: 81
  114. -- high flags: 2004
  115. -- rect: left=136 top=106 right=148 bottom=429
  116. -- title width / last selected line: 0
  117. -- icon id / first selected line: 0 / 0
  118. -- text alignment: 0
  119. -- font id: 3
  120. -- text size: 10
  121. -- style flags: 0
  122. -- line height: 13
  123. -- part name: popupDuration
  124. ----- HyperTalk script -----
  125. on mouseUp
  126.   hide card field "popupDuration"
  127. end mouseUp
  128.  
  129.  
  130. -- part 10 (field)
  131. -- low flags: 81
  132. -- high flags: 2004
  133. -- rect: left=219 top=130 right=186 bottom=434
  134. -- title width / last selected line: 0
  135. -- icon id / first selected line: 0 / 0
  136. -- text alignment: 0
  137. -- font id: 3
  138. -- text size: 10
  139. -- style flags: 0
  140. -- line height: 13
  141. -- part name: popupButtons
  142. ----- HyperTalk script -----
  143. on mouseUp
  144.   hide card field "popupButtons"
  145. end mouseUp
  146.  
  147.  
  148. -- part contents for card part 4
  149. ----- text -----
  150. Press any element for details.
  151.  
  152. -- part contents for card part 6
  153. ----- text -----
  154. Click Finish to Start to show that extra time is needed between two tasks even though the tasks themselves do not require more time.
  155.  
  156. Click Start to Start to show that a dependent task can begin a specified amount of time after the task preceding it has started.
  157.  
  158.  
  159. -- part contents for card part 9
  160. ----- text -----
  161. Type the number of units of lag time you want to add between the two tasks.
  162.  
  163. -- part contents for card part 10
  164. ----- text -----
  165. Click OK to set the lag time as specified.
  166.  
  167. Click Cancel to cancel the lag times.
  168.  
  169. -- part contents for background part 30
  170. ----- text -----
  171. The Task Menu
  172.  
  173. -- part contents for background part 31
  174. ----- text -----
  175. Lag Time Dialog Box